home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / internet / eudor154.zip / COMMON.Z / RAIN.NAV < prev    next >
Text File  |  1995-12-14  |  552b  |  27 lines

  1. ;The Rain Network
  2. ;
  3. ; If you make a change to this file you should change the name (line above)
  4. ; and copy it into the scripts directory (in case you change scripts).
  5. ;
  6. set CRLFProcessing=0
  7. set TelnetCommand=telnet \{System} \{Port}\r\n
  8. ;
  9. cancelon ^ERROR^NO CARRIER^NO DIALTONE^BUSY^
  10. ;
  11. send ATDT {DialNumber}\r
  12. waitfor RAIN login:
  13. send {DialLogin}\r
  14. waitfor Password:
  15. send {DialPass}\r
  16. waitfor vt100
  17. send \r
  18. waitfor continue
  19. send \r
  20. waitfor continue
  21. send  \r
  22. waitfor help
  23. send !
  24. waitfor coyote%
  25. send exec srialpop\r
  26. waitfor %
  27.